dbo.PaymentPeriod 
EntityType  Independent 
Logical Entity Name  PaymentPeriod 
Default Table Name  FaPaymentPeriod 
Logical Only  NO 
Definition 
 
Note 
 

dbo.PaymentPeriod Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaPaymentPeriodID(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Descrip    VARCHAR(40)  NO 
 
SyCampusGrpID    INTEGER  NO 
 
Type    CHAR(1)  YES 
 
LowerValue    SMALLINT  YES 
 
UpperValue    SMALLINT  YES 
 
Active    BIT  NO 
 
UserID    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

dbo.PaymentPeriod Keys 
Key Name  Key Type  Keys 
FaPaymentPeriod_FaPaymentPeriodID_U_C_IDX  PrimaryKey  FaPaymentPeriodID 

dbo.PaymentPeriod Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
AcademicYearPaymentPeriod  Non-Identifying  One To Zero or More          NO 

dbo.PaymentPeriod Check Constraints 
Check Constraint Name  CheckConstraint